home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat4 / queuedefs.z / queuedefs
Encoding:
Text File  |  2002-10-03  |  3.9 KB  |  133 lines

  1.  
  2.  
  3.  
  4. QQQQUUUUEEEEUUUUEEEEDDDDEEEEFFFFSSSS((((4444))))                                                      QQQQUUUUEEEEUUUUEEEEDDDDEEEEFFFFSSSS((((4444))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      queuedefs - at/batch/cron queue description file
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ////uuuussssrrrr////lllliiiibbbb////ccccrrrroooonnnn////qqqquuuueeeeuuuueeeeddddeeeeffffssss
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      The _q_u_e_u_e_d_e_f_s file describes the characteristics of the queues managed by
  16.      _c_r_o_n(1M).  Each non-comment line in this file describes one queue.  The
  17.      format of the lines are as follows:
  18.  
  19.           _q....[_n_j_o_bjjjj][_n_i_c_ennnn][_n_w_a_i_twwww]
  20.  
  21.      The fields in this line are:
  22.  
  23.           _q    The name of the queue.  aaaa is the default queue for jobs started
  24.                by _a_t(1); bbbb is the default queue for jobs started by _b_a_t_c_h(1);
  25.                cccc is the default queue for jobs run from a ccccrrrroooonnnnttttaaaabbbb file.  The
  26.                name must be a lower case letter.
  27.  
  28.           _n_j_o_b The maximum number of jobs that can be run simultaneously in
  29.                that queue; if more than _n_j_o_b jobs are ready to run, only the
  30.                first _n_j_o_b jobs will be run, and the others will be run as jobs
  31.                that are currently running terminate.  The default value is
  32.                100.
  33.  
  34.           _n_i_c_e The _n_i_c_e(1) value to give to all jobs in that queue that are
  35.                not run with a user ID of super-user.  Valid nice values are 0
  36.                to 19.  The default value is 2.
  37.  
  38.           _n_w_a_i_t
  39.                The number of seconds to wait before rescheduling a job that
  40.                was deferred because more than _n_j_o_b jobs were running in that
  41.                job's queue, or because more than 25 jobs were running in all
  42.                the queues.  The default value is 60.
  43.  
  44.      Lines beginning with #### are comments, and are ignored.
  45.  
  46. EEEEXXXXAAAAMMMMPPPPLLLLEEEE
  47.           aaaa....4444jjjj1111nnnn
  48.           bbbb....2222jjjj2222nnnn99990000wwww
  49.  
  50.      This file specifies that the aaaa queue, for _a_t jobs, can have up to 4 jobs
  51.      running simultaneously; those jobs will be run with a _n_i_c_e value of 1.
  52.      As no _n_w_a_i_t value was given, if a job cannot be run because too many
  53.      other jobs are running _c_r_o_n will wait 60 seconds before trying again to
  54.      run it.  The bbbb queue, for _b_a_t_c_h jobs, can have up to 2 jobs running
  55.      simultaneously; those jobs will be run with a _n_i_c_e value of 2.  If a job
  56.      cannot be run because too many other jobs are running, _c_r_o_n will wait 90
  57.      seconds before trying again to run it.  All other queues can have up to
  58.      100 jobs running simultaneously; they will be run with a _n_i_c_e value of 2,
  59.      and if a job cannot be run because too many other jobs are running _c_r_o_n
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. QQQQUUUUEEEEUUUUEEEEDDDDEEEEFFFFSSSS((((4444))))                                                      QQQQUUUUEEEEUUUUEEEEDDDDEEEEFFFFSSSS((((4444))))
  71.  
  72.  
  73.  
  74.      will wait 60 seconds before trying again to run it.
  75.  
  76. FFFFIIIILLLLEEEESSSS
  77.      /usr/lib/cron/queuedefs
  78.  
  79. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  80.      cron(1M)
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.